Release 10.1A: OpenEdge Development:
Messaging and ESB
setClientTransactionBufferSize procedure
Sets the SonicMQ client buffer size in bytes for Fault Tolerant transacted messages in memory.
Syntax
Applies to
Session objects (ClientConnect and ServerConnect only).
Notes
- Only applicable for Fault Tolerant connections.
- Call the setClientTransactionBufferSize procedure before the beginSession procedure is called.
- A value of 0 tells the SonicMQ client to use the default value as determined by the SonicMQ Broker. This value is the size of the buffer used by the SonicMQ Broker.
See also
setFaultTolerant procedure, getFaultTolerant function, isFaultTolerant function, createChangeStateConsumer procedure, setFaultTolerantReconnectTimeout procedure, getFaultTolerantReconnectTimeout function, setInitialConnectionTimeout procedure, getInitialConnectionTimeout function, setClientTransactionBufferSize procedure, getClientTransactionBufferSize function
For more information, see the "Fault tolerance" section and the "Fault tolerance" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |